STEP 12: If the random number is 2, we'll have the computer choose "paper" and make a paper sprite appear.
- Go to and drag an if block not indented to the bottom of your program.
- Change the test variable to random_choice. Change the test value to 2.
To navigate the page using the TAB key, first press ESC to exit the code editor.